Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

Conform project structure and tooling to react-native-community standards #57

Closed
matei-radu opened this issue Mar 23, 2019 · 0 comments
Closed
Assignees
Labels
enhancement New feature or request

Comments

@matei-radu
Copy link
Owner

matei-radu commented Mar 23, 2019

Given that:

  • some potential contributors have expressed concerns about the project structure being unintuitive and uncommon for a RN project, and
  • react-native-community has started drafting a common standard for their projects,

It would be better if the project conforms to these upcoming standards as much as possible to make it easier for developers to "jump" into development.

The main changes would be:

  • Moving the android and ios folders to the root of the repo
  • Applying ESLint with the community standards preset
  • Simplify scripts and CI pipeline

The Kotlin/Swift combo will stay as opposed to switch it to Java/Obj-C.

Resources

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant