Ashoat Tevosyan
Ashoat Tevosyan
None of the maintainers use TypeScript so we haven’t set up a libdef. PRs welcome!
I don’t have much time to maintain this component anymore, would you be willing to put up a PR?
If you have a monorepo setup, and are experiencing issues resolving assets in `node_modules` on iOS release builds after updating to React Native 0.62, it is likely that you are...
Figured I'd add – we recently observed that `Text` `onPress`s inside a `GestureHandler` work on iOS, but not on Android. This is on `[email protected]` and `[email protected]`. @jakub-gonet, wondering if you...
I also encountered this issue. I addressed it by patching [this line](https://github.com/wonday/react-native-orientation-locker/blob/master/iOS/RCTOrientation/Orientation.m#L23) to start the app with orientation locked to portrait.
@artald, `react-native-cli` is moving to requiring the use of CocoaPods. Could you take a look at this PR and wix/react-native-keyboard-tracking-view#13?
I've been using these podspecs with the custom patch and noticed there's an issue - the `#if __has_include()` line in `react-native-keyboard-input` resolves as false. The package appears to be named...
If somebody is interested in adding a Flipper plugin with support for the Redux debugger, let me know. I don't currently have the cycles to work on it, but I...
Good point... we should move that old example to this repo and update it to match the current versions of all the packages. I unfortunately don't have any spare cycles...
https://github.com/react-navigation/react-navigation/tree/84de94d96130b1879fa22dfb29382254cf5d109a/examples/ReduxExample