Mobile, desktop and website Apps with the same code This project shows how the source code can be architectured to run on multiple devices. As of now, it is able to run as:
apsl-react-native-button A React Native button component customizable via style props. Renders a TouchableOpacity under iOS and a TouchableNativeFeedback under Android. GitHub
React Navigation Learn once, navigate anywhere. Browse the docs on reactnavigation.org or try it out on expo demo. Motivation React Navigation is born from the React Native community's need for an extensible
React Native Router Backers Start quickly with built-in navigators that deliver a seamless out-of-the box experience. NOTE: v4 (based on React Navigation) is in beta. GitHub
React Native HTMLView Build status A component which takes HTML content and renders it as native views, with customisable style and handling of links, etc. GitHub
HiApp A simple and interesting hybrid app written in react-native.With Cordova you can easily convert it to native iOS app. Requirements React Native 0.42.0 (follow iOS and Android guides) GitHub
NativeBase NativeBase is a free and open source UI component library for React Native to build native mobile apps for iOS and Android platforms. Use v2.2.1 with latest react-native version(0.
Kitten Tricks A perfect starter kit for your next cross-platform React Native app. FREE and open-source! live demo App Store Google Play Key Features More than 40 ready to use application screens. Currently
react-native-ui-kitten react-native-ui-kitten is a framework that contains a set of commonly used UI components styled in a similar way. The main idea of this framework is to move style definitions into a specific
react-native-swiper The best Swiper component for React Native. Show Cases Try these cases by yourself very easy, Just open examples/ios/swiper.xcodeproj in Xcode, then press Cmd + R; you may edit examples/
React Native Search Box A simple search box with animation, inspired from ios search bar. No library dependencies, lightweight, fast, flexible. A simple search box with animation, inspired from ios search bar. No
GitPoint View repository and user information, control your notifications and even manage your issues and pull requests. GitPoint is the most feature-rich unofficial GitHub iOS client that is 100% free. Features View user
Material Colors Native Material Colors Native App for OS X Download the app Heavily inspired by MaterialColorsApp . Build with react-native-macos . Choose your color and click to copy the color code Why ? To test
RCTRefreshControl A pull down to refresh control for react native. Installation 1.Run npm install react-refresh-control --save in your project directory. 2.Drag RCTRefreshControl.xcodeproj to your project on Xcode. 3.Click on
React Native Material Design This repository has been heavily developed on top of the mrn project started by @binggg. Improvements include support for the latest React Native versions, many bug fixes, extra components,
React Native Snackbar Material-design "Snackbar" component for Android and iOS: Snackbars are used for displaying a brief message to the user, along with an optional action. They animate up from the
react-native-action-button customizable multi-action-button component for react-native Known Issues Doesn't Work While Android Debugging. See issue #79. GitHub
react-native-progress Progress indicators and spinners for React Native using ReactART. Note: Full android support will come when ReactART is ported to android. GitHub