Skip to content

wmxvi/banking-react-native-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

The application is using TypeScript for most things, MobX state tree (transactions .etc - please note this ONLY applies to API data management, stanreact hooks are used for small components), Detox for E2E tests, Storyshots and Jest for snapshot testing. I also added a search function amongst other things. Running is a simple matter of typing "yarn install" and then "yarn ios" or "yarn android"

Screenshots