From c5b0fec8d8d83a143f61e6e7e3a7f379699409ab Mon Sep 17 00:00:00 2001 From: Peggy Rayzis Date: Tue, 27 Jun 2017 20:55:40 -0400 Subject: [PATCH] update(readme): added goal --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bc934da..127309d 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ Depending on your environment, there may be a couple more steps that you have to ## Goals - [x] Delivers bridge module in Obj-C, Swift, Kotlin, & Java - [x] Compatible with all versions of React Native, including v0.40+ +- [ ] Split out native UI components & modules into their own templates - [ ] Config to remove comments for more experienced users - [ ] Modifies existing project files (`AppDelegate.h`, `MainApplication.java`) to complete the bridging process - [ ] Your feature request could be here! Open up an issue and give us feedback 😊