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
7,451 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in DefinitelyTyped/DefinitelyTyped that received 6 comments
react-native: add deprecation notice for deprecated components/modules
Added @deprecated to components/modules that has been deprecated/removed from react-native.
It's set up so that those modules would show up as depr…
- v1.7.1
- feat: allow mac catalyst build
- v1.7.0
- feat: add threadIdentifier for local notification
- chore: fix uunnotificationpresentationoption constant in example
- docs: remove pre iOS10 information from README
- fix: crash on non-textinput action
- Feat/add notification request
- feat: add removeAllPendingNotificationRequests method
- chore: Fix README badge and apply lint
- Chore/specify minimum version
- chore: update podfile.lock
- feat: add github actions
- chore(deps-dev): bump pretty-quick from 2.0.1 to 3.1.0
- chore(deps-dev): bump lint-staged from 10.2.11 to 10.4.2
- chore(deps-dev): bump textlint-rule-preset-ja-spacing from 2.0.1 to 2.0.2
- docs: translate docs/component-libraries
- docs: translate docs/images and files
- chore(deps-dev): bump textlint-rule-preset-jtf-style from 2.3.4 to 2.3.6
- chore(deps): bump actions/setup-node from v2.1.1 to v2.1.2
- chore(deps-dev): bump pretty-quick from 2.0.1 to 3.0.2
- chore(deps-dev): bump prettier from 2.0.5 to 2.1.2
- docs: translate docs/headless-cms
- docs: translate docs/winning-over-executives
- Translate Docs/linking between pages
- Fix(Doc): update .org to .com
- docs: translate docs/adding-page-transitions
Created an issue in necolas/react-native-web that received 1 comment
Support "matrix" in transform style
Is your feature request related to a problem? Please describe. Currently, when I try to use transform in StyleSheet with matrix, it has no effect o…

