Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
468 contributions in the last year
Contribution activity
October 2020
Created a pull request in infinitered/gluegun that received 2 comments
run command -- adds stdout to error object when it throws an error
Need this for Ignite Flame ... have to analyze the stdout on an error thrown for tests.
Created an issue in th3rdwave/react-native-safe-area-context that received 1 comment
New solution for locked issue #110: Invariant Violation: Tried to register two views with the same name RNCSafeAreaProvider
The old solution: #110 (comment)
New solution: just run expo install react-native-safe-area-context and then yarn or npm install. Should fix the pr…