Skip to content
This repository has been archived by the owner on Jun 27, 2021. It is now read-only.

A "proof of concept" project to demonstrate sharing common code among React and React Native

License

Notifications You must be signed in to change notification settings

JadeBanks/react-shared-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-shared-code

A "proof of concept" project to demonstrate sharing common code among React and React Native.

The file at shared/components/Component1.js contains shared logic. It consists simply of a label and a button. Clicking the button increases the count on the label.

Things to add for the Future

  • Blog Article
  • Sharing Code Server-Side
  • Routing
  • State Management
  • Data Storage
  • Styling
  • Unit Testing

About

A "proof of concept" project to demonstrate sharing common code among React and React Native

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published