Skip to content

Instantly share code, notes, and snippets.

@charisTheo
Created September 29, 2018 16:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save charisTheo/4bf21fcef7c722512762d3bda272c69f to your computer and use it in GitHub Desktop.
Save charisTheo/4bf21fcef7c722512762d3bda272c69f to your computer and use it in GitHub Desktop.
React-redux
Redux
redux-saga(need to learn)- useful library to dispatch actions from functions
React-native redux persist - useful to store data within local storage, help us to use locally stored data when there is no inetrenet on mobile.
React-native drawer
Native-base (for ready to use design/ui components)
React-native-scrollable tab view
React-native-dismiss-keyboard(iOS)
React-native Push notification
react-native youtube(buggy on android)
react-native keyboard scroll view (ios)
React-native message bar
React-native-mixpanel
react-native-actionSheet
React-native camera roll picker
React-native contacts
React-native gifted-chat
React-native facebook-login
React-native google-login
React-native Share
react-native-image-crop-picker(android)/React-native Image Picker
React-native Photo view/react-native-photo-browser(android)
React-native Swiper
React-native fence-HTML
pusher(for real time changes) -need to learn
react-native-keyboard-aware-scroll-view (for better keyboard functionality for screen having lots of input field/ or input field at the bottom)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment