React Native Currency Converter App
Looks like another repository is going to be filled with React Native code examples. This one is from Ashwin Preetham Lobo. To get started he shared a Currency Conerter App for iOS, made with React Native . Currency Converter Currency Converter …
Read moreSwiper Component for React Native
leecade has put some good thoughts on his react-native-swiper both in terms of features and documentation. Result is probably "The best Swiper component for React Native". Feature list Infinite loop Direction control Complete custom style Allow title dis …
Read moreReact Native Weather App
Looks like Joseph Khan is willing to share a lot of his React Native examples apps in his ReactNativeExamples repo. Today he started with an interesting approach to a WeatherApp making use of the OpenWeatherMap API. WeatherApp From the same repo, there's al …
Read moreiOS Conference App made with React Native
Full apps are the best source to learn from, and this Nortal TechDay 2015 Conference React Native App is no exception. NortalTechDay App has a very nice Layout, making use of many Components and Actions. Check NortalTechDay on GitHub. NortalTechDayNortalTech …
Read moreGet your Sensors working
In need of Sensors support in your React Native app? Then get served! You have Audio, Video, Accelerometer, Gyroscope, Magnetometer and iBeacon support from these packages. And QRCode Readers too! react-native-audiorecorder Handles basic recording and play …
Read more