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 upHighlights
- Arctic Code Vault Contributor
Pinned
628 contributions in the last year
Activity overview
Contributed to
microsoft/react-native-test-app,
tido64/rainbow,
facebook/react-native
and 5 other
repositories
Contribution activity
July 2020
Created a pull request in microsoft/react-native-test-app that received 4 comments
fix(macOS): `pod install` fails when `react-native` version differs
react-native-macos does not depend on react-native so their version numbers need not be in sync.
The issue manifests itself when you have a project…
+11
−6
•
4
comments
- ci: Cache root node_modules during template builds
- fix(Apple): Move bundle options to React debug menu
- Fix Example app using useColorScheme from newer React Native versions
- refactor: Reuse result element when parsing manifest
- refactor: Copy the new app template so we can test React Native for Windows
- fix(iOS): Tests fail to compile when Flipper is enabled
- feat: Bump react-native to 0.62.2
- fix: Support custom application identifier
- ci: Cache node_modules folder to reduce hitting ESOCKETTIMEDOUT
- fix(Apple): `pod install` fails when `--repo-update` is also specified
- fix(macOS): Split out Xcode build configuration
- ci(macOS): Run tests on CI
- chore(iOS): Stub unused tests
- fix(Apple): No podspec found for `ReactTestApp-Resources` in `.`
- fix(Apple): Complex `initialProperties` may fail the app
- fix(iOS): Split out Xcode build configuration
- fix(iOS): Add URI schemes to support MSAL
- fix: Always copy 'app.json'
Created an issue in microsoft/react-native-test-app that received 4 comments
Add ability to change app bundle ID
The current app bundle ID is com.react.testapp for Android, and com.microsoft.ReactTestApp for iOS and macOS. This is an issue if users want to imp…
4
comments