ErpNext React Native Container
作者:Sameer Chauhan

1. Support Module
1.1. Ticket Submodule
1.1.1. Ticket List Page
1.1.1.1. Tickets
1.1.1.1.1. Tickets Backend
2. Architecture
2.1. MVC
2.2. MVVM
2.3. MVT
3. Url Handler
3.1. Make a new component
3.1.1. To Receive Data in JSON
3.1.2. to add filters and fields
3.1.3. receive data in key: "value" & value: "value"
3.1.4. HEAD for the Domain
3.1.5. to receive data of field, the name of field and it's options
4. login flow
4.1. Cookies using fetch
4.1.1. sid
4.1.2. full_name
4.2. Authentication Flow
4.2.1. Screen Addition
4.3. SignIn Screen
4.3.1. Backend
4.3.2. Frontend
5. Display Modules
5.1. whitelist it: https://lixil.extensionerp.com/api/method/frappe.sessions.get.user
5.2. in the meantime use: https://lixil.extensionerp.com/api/method/frappe.www.get_desk_assets
6. Navigation Flow
6.1. SafeAreaProvider
6.1.1. Navigation
6.1.1.1. Navigation Container
6.1.1.1.1. Root Navigator