This repository was archived by the owner on Feb 17, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Modules
Benoît Jeaurond edited this page Apr 24, 2019
·
8 revisions
-
lottie-react-native
- View Adobe After Effects animations in React Native
-
react-native-app-intro-slider
- Easily create an introduction slider/swiper
-
react-native-calendars
- Calendar/Agenda component
-
react-native-camera
- Incorporate a camera view
-
react-native-custom-tabs
- Custom Google Chrome view inside the app (does not redirect the user to the chrome browser)
-
react-native-datepicker
- Datepicker component for time and for date selection
-
react-native-extra-dimensions-android
- Fixed some issues on Samsung devices regarding the height of the phone
-
react-native-firebase
- React-Native implementation of firebase, used for remote config, notifications, analytics, crashlytics, and performance analytics
-
react-native-google-signin
- Google SignIn used to get permissions of a Google account
-
react-native-iphone-x-helper
- Gives you a better implementation of the status bar height and allows you to know if the phone is and iPhone X
-
react-native-linear-gradient
- Easily create gradient in React-Native
-
react-native-modal
- A better implementation of the modal built-in React-Native
-
react-native-numeric-input
- Duration picker for React-Native
-
react-native-paper
- Material design components
-
react-native-popover-view
- Popover views used for the tutorial
-
react-native-progress
- Custom progress indicators and spinners
-
react-native-restart
- Allows you us to restart the application without leaving the application, this is used to change language of the application
-
react-native-safari-view
- Custom Safari view inside the app (only on iOS)
-
react-native-vector-icons
- Vector icons, which includes many icons
-
react-navigation
- Defines the navigation in the React-Native app
-
react-navigation-material-bottom-tabs
- Creates a material design bottom navigation integratable with react navigation
-
rn-fetch-blob
- Grab the BASE64 representation of an asset from a phone in React Native
-
rn-viewpager
- Allows you to create tab/slider views
-
jest
- JavaScript testing framework
-
moment
- Parse, validate, manipulate, and display dates and times in JavaScript
-
moment-range
- Fancy date ranges for Moment.js
-
moment-round
- Rounds up the moment.js times
-
number-to-words
- Converts a number to words, used for ordinal numbers
-
redux
- State container for JavaScript apps
-
redux-persist
- Persist and rehydrate a redux store, saves the redux store when closing the app