Services
Become Our Partner
Help Center
Safety
FAQ
English
नेपाली
We are thankful towards :
react-native:
React Native is an open-source mobile application framework created by Facebook. It is used to develop applications for Android, iOS, Web and UWP by enabling developers to useÂ
React
 along with native platform capabilities.
yarn
:Â Yarn is a package manager that doubles down as project manager.
axios
: Promise based HTTP client for the browser and node.js
redux
: A Predictable State Container for JS Apps.Redux helps you write applications that behave consistently, run in different environments (client, server, and native), and are easy to test.
react-redux
:
React Redux
 is the officialÂ
React
 binding forÂ
Redux
. It lets your React components read data from a Redux store, and dispatch actions to the store to update data.
redux-logger
:Â Logger for Redux
redux-persist
:Â Persist and rehydrate a redux store
redux-thunk
:Â Thunk middleware for Redux
redux-persist-fs-storage
:Â Redux Persist storage engine for React Native file system
react-native-facebook-account-kit
:Â Facebook Account Kit SDK wrapper for React Native
react-native-firebase
: Simple Firebase integration for React Native
react-native-fs
:Â Native filesystem access for react-native
react-native-location
: Native GPS location support for React Native.
react-native-maps
:Â React Native Mapview component for iOS + Android
react-native-maps-directions
:Â Directions Component for `react-native-maps`
react-native-vector-icons
:Â Customizable Icons for React Native with support for NavBar/TabBar/ToolbarAndroid, image source and full styling.
react-native-reanimated
:Â React Native’s Animated library reimplemented.Reanimated provides a more comprehensive, low level abstraction for the Animated library API, giving you much greater flexibility, control and performance. Combine it withÂ
react-native-gesture-handler
for performant gesture-based interactions.
react-native-navigation
: React Native Navigation provides 100% native platform navigation on both iOS and Android for React Native apps.
rn-placeholder
:Â Display some placeholder stuff before rendering your text or media content in React Native
react-native-contacts
: Used for accessing contacts in the devices.
react-native-date-picker
: A datepicker for Android and iOS. Including date, time and datetime picker mode.
react-native-fast-image
:Â Performant React Native image component.
react-native-gesture-handler
: Declarative API exposing platform native touch and gesture system to React Native.
react-native-google-places-autocomplete
:Â Customizable Google Places autocomplete component for iOS and Android React-Native apps
react-native-image-crop-picker
:Â iOS/Android image picker with support for camera, video, configurable compression, multiple images and cropping
react-native-community/async-storage
: An asynchronous, persistent, key-value storage system for React Native.
react-native-community/audio-toolkit
: Cross-platform audio library for React Native
react-native-community/datetimepicker
:Â React Native date & time picker component for iOS and Android
react-native-community/netinfo
:Â React Native Network Info API for Android & iOS
react-native-keyboard-aware-scrollview
:Â A ScrollView component that handles keyboard appearance and automatically scrolls to focused TextInput.
react-native-material-menu
:Â Pure JavaScript material menu component for React Native
react-native-permissions
:Â An unified permissions API for React Native on iOS and Android
react-native-rating-star
: A React Native component for generating and displaying interactive star ratings.
react-native-sms
: RN component to send an SMS with a callback.
react-native-snackbar
: Material Design “Snackbar” component for Android and iOS.
react-native-snap-carousel
:Â Swiper/carousel component for React Native featuring previews, multiple layouts, parallax images, performant handling of huge numbers of items, and more. Compatible with Android & iOS.
react-native-webview
:Â React Native Cross-Platform WebView
react-native-background-timer
: Used to emit event periodically (even when app is in the background).