Skip to content

XKolz/Tranease

Repository files navigation

TranEase Mobile Dev Assessment(React Native)

using @reduxjs/toolkit react-redux- Application State Management npm install axios - To make requests to either their own or a third-party server to fetch data. npm install @react-native-async-storage/async-storage - Keeps persist the authentication state in local storage and retrieve it when the app loads.

Thus, AppWrapper: Load the token and user data when the app starts.

InitialRouteName: Set the initial route based on whether the token is present.

Uploading/buliding the app

For andriod APK npm install -g eas-cli eas build -p android

Convert the file to APK java -jar bundletool-all-1.16.0.jar build-apks --bundle=tranease.aab --output=tranease.apks --mode=universal

Screenshot

App Screenshot Test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors