Skip to content

Commit

Permalink
Compose TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
ovidiuch committed May 31, 2018
1 parent 4a13b77 commit 397355b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
## React Native integration

* [ ] Centralize loader communication in server via sockets
* [ ] Create RN loader
* [ ] Extract non ReactDOM-specific core from react-cosmos-loader
* [ ] Create RN loader and proxies
* [ ] Create RN server
* [ ] Extract non-webpack core from react-cosmos/server
* [ ] Generate user modules file
* [ ] Tailor RN-specific UI experience
* [ ] Create CRNA onboarding
* [ ] Create new App file that forks between App.dev and App.cosmos
* [ ] Add package.json scripts
* [ ] Add Cosmos config
* [ ] Add `cosmos.modules` to gitignore

0 comments on commit 397355b

Please sign in to comment.