Conversation
|
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 4 Skipped Deployments
|
This stack of pull requests is managed by Graphite. Learn more about stacking. |
|
We might want to put in the effort to fix this React Native example app at some point. We created it specifically to demo using our React Native SDK without Expo. And we do link to it from our docs. @cjbell — any thoughts here? Should we should just get rid of this example app considering it’s broken? Or should we try to fix it as part of ATC? |
43d87d8 to
8ec28ba
Compare
f8040c1 to
11d6527
Compare
11d6527 to
3d53315
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #629 +/- ##
===========================================
+ Coverage 23.74% 61.61% +37.86%
===========================================
Files 180 175 -5
Lines 6775 6844 +69
Branches 212 774 +562
===========================================
+ Hits 1609 4217 +2608
+ Misses 5166 2601 -2565
- Partials 0 26 +26 |

Description
React Native docs recommend using expo instead of
react-nativedirectly. Also this example app doesn't even run properly anymore. So let's delete it.