Skip to content

wave909/react-native-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ [WIP] See the todo list below

Use as shown in the demo project

Submodule with common logic, desgined for rapid development and integration of shared components.

When used in private settings, it is advised to name submodule branches with the project names/issue tracker prefixes.

Example:

$ git branch -r
  origin/ECOMM
  origin/CHAT
  origin/some-specific-project

Internal wikis (such as Confluence) will then serve as a reference for developers to understand the meaning behind new code. This allows for better discerning of project-specific vs. commonplace solutions.

⚠️ Don't forget to pull the dependency after checking out this project!

git submodule update --init

TODO

  • Enforce dependencies (mobx, mobx-state-tree, etc.)
  • Rework the project structure to share unit-tests for the components
  • Describe the workflow to publish battle-tested components as libraries

About

Git submodule with common functionality not abstract enough to become a library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published