-
Hi, @EvanBacon !
How can we integrate that library with something like react-native-keyboard-controller or a similar one?
Quick example: clicking on a field near to the end of the page, the keyb…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
### Command
```
/usr/local/bin/pod install
```
### Report
* What did you do?
* What did you expect to happen?
* What happened instead?
### Stack
```
CocoaPods : 1.15.2
…
-
### Version
Tell us which versions you are using:
- react-native-image-crop-picker v0.26.1?
- react-native v0.61.2
### Platform
Tell us to which platform this issue is related
- iOS
…
-
### Discussed in https://github.com/invertase/notifee/discussions/795
Originally posted by **ravindraguptacapgemini** June 13, 2023
Need to know if library support new architecture of React Na…
-
# Long term goal
- Full Story, Lerna, etc- UI component library and testing framework, integrated into code pipeline and deployment pipelines
- React && React-Native full mobile support no hacks, n…
-
Hello everybody, and first of all thanks for making react-native work inside the nx environment.
I normally use nx with react and node. I just started my first react native project with nx. When w…
-
I took a basic react-native template for a ride, which has the following podfile:
```ruby
require_relative '../node_modules/react-native/scripts/react_native_pods'
require_relative '../node_modul…
-
### What's happening?
In iOS 17, switching between front and back cameras results in `onPreviewStopped` being invoked, followed by `onPreviewStarted`. In iOS 18, neither method is invoked when switch…
-
Thanks for this wonderful, easy to use library.
There is a small thing i faced.
How can we show bottom sheet over/in the foreground of Bottom Tabs Navigator (React navigation v6. in this case)…