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
44 contributions in the last year
Activity overview
Contribution activity
October - November 2020
September 2020
Created 1 commit in 1 repository
Created 3 repositories
- farcaller/metanotes TypeScript
- farcaller/markdown-testing
- farcaller/expo Objective-C
Created a pull request in expo/expo that received 1 comment
Fix the missing blacklist dependency
Metro got rid of blacklists in facebook/metro@3e2d911 Why expo-yarn-workspaces is broken right now. Test Plan Renamed and tested.
Created an issue in welldone-software/why-did-you-render that received 7 comments
[v5] Numerous issues with a fresh create-react-app install
Using create-react-app 3.4.1 (which results in react 16.13.1)
Setting up
$ create-react-app --typescript testapp
...
$ cd testapp
$ yarn add --dev …