Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Future features #12

Open
5 of 13 tasks
Angelk90 opened this issue Feb 26, 2020 · 7 comments
Open
5 of 13 tasks

Future features #12

Angelk90 opened this issue Feb 26, 2020 · 7 comments

Comments

@Angelk90
Copy link
Contributor

Angelk90 commented Feb 26, 2020

Hi @victorkvarghese ,

congratulations for the project, it would be possible to implement the following features:

  • i18n
  • Typescript
  • Axios
  • Check darkMode (the first time the app is started, it takes the value of the device if the device uses darkmode is set if it does not use it no, then this state is saved, if the user through the switch decides to change this value, then set the new value is not taken into consideration if the device is in dark mode or not)
  • Example login page using SafeAreaView
  • Manage the different endpoints for dev, staging, production
  • In the structure add a part relating to the Assets
  • Manage themes, for example if the device uses dark mode use the dark theme
  • Examples of screens using react native paper, I have seen that it is used in the rn-coffee project
  • Obfuscate code
  • react-native-animated-tabbar
  • react-native-app-tour
  • Use of Pinned ShortCuts
@victorkvarghese
Copy link
Owner

@Angelk90 Added react-native paper support with theming.

Will try to add more features. (Im not getting enough time to work on this)

@victorkvarghese
Copy link
Owner

victorkvarghese commented Jul 12, 2020

Added more features

  • RN 0.63.0
  • Migrated to Typescript
  • Upgraded to Axios from Fetch

@RoshanRoyal
Copy link

RoshanRoyal commented Aug 3, 2020

Hi @victorkvarghese ,

congratulations for the project, it would be good if you implement web build support as well

@victorkvarghese
Copy link
Owner

@cuongdevjs
Copy link

use redux-toolkit instead of split action & reducers, too hard to manage and coding.

@Angelk90
Copy link
Contributor Author

@victorkvarghese: Is there any news?

@enieber
Copy link

enieber commented May 24, 2024

@Angelk90 to do this: " Manage the different endpoints for dev, staging, production"

is possible use this example: https://github.com/enieber/rn-multiple-app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants