Please enable JavaScript.
Coggle requires JavaScript to display documents.
Application Library (Mobile (React Native) (Utils (react-native-device…
Application
Library
Mobile
(React Native)
Type Checking & Spelling
eslint
Test
jest (unit test)
Networking
axios (HTTP)
App State
redux-native
redux
Asynchronous
redux-thunk
Utils
react-native-device-info (Device Info)
validate.js (Validation)
moment (Format Data)
md5 (hashing)
nivo (chart)
Navigation
react-native-router-flux
Database
react-native-firebase
Localization
react-native-i18n
Server
TBD