Skip to content

Need to do some changes in code structure #4

Description

@developerdavi

The problem(s)

  1. Bad folder structure
  2. Low performance game loop
  3. Legacy React components
  4. Bad state management

The solution(s)

  • 1. Create a src folder and put the app code inside it, and separate as much as possible in more files and folders.
  • 2. Use the API provided by react-native-game-engine
  • 3. Convert everything to function components, using react hooks as well
  • 4. Implement Redux

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions