Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,503 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to BPartners Mobile app!

BPartners Mobile is the mobile version of BPartners app

Project currently based on:

  • React Native
  • React Navigation
  • MobX State Tree
  • TypeScript
  • Detox
  • And more!

Preview

Project structure

BPartners Mobile global project's structure will look similar to this:

bpartners-mobile

├── app
│   ├── components
│   ├── config
│   ├── hook
│   ├── i18n
│   ├── layouts
│   ├── models
│   ├── navigators
│   ├── screens
│   ├── services
│   ├── theme
│   ├── utils
│   ├── app.tsx

├── e2e
│   ├── init.js
│   ├── jest.config.js

├── amplify
│   ├── config

├── android
│   ├── app
│   ├── gradle
│   ├── build.gradle
│   ├── gradle.properties
│   ├── gradlew
│   ├── gradlew.bat
│   └── settings.gradle

├── ios
│   ├── BpartnersMobile
│   ├── BpartnersMobile.xcodeproj
│   └── BpartnersMobile.xcworkspace
│   └── Podfile

├── src
│   ├── aws-export.js

├── package.json
├── README.md
├── index.js
├── .env
├── .metro.config.js
├── .tsconfig.json
├── .detoxcs.js
├── .eslintrc.js
├── .prettierrc.json
├── .jest.config.js


About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages