-
I recently stumbled upon this project as a result of the pain of using styles in react-native and found it to be extremely useful as is (with a couple fixes). However it is only part of the solution …
-
I am using react-native-google-places-autocomplete. When the user types a location, the search options appear and the user is then able to select a location.
However, the search options still appea…
-
### Description
There's one to disable source maps but not declaration maps.
### Packages
- [ ] create-react-native-library
- [X] react-native-builder-bob
### Selected options
irrelevant
### Lin…
tjzel updated
1 month ago
-
**Is your feature request related to a problem? Please describe.**
In some environments like React Native there is a possibility of using different type of bundles, which does not consist only of pla…
-
Hi there, perhaps someone can help me, if I use react-native-map-clustering instead of react-native-maps my application refuses to load the home page (which has the map on it) I am presented with this…
-
### 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-am…
-
First of all, thank you for the time you have put to 'resurrect' geocoder lib,
Saying that - I have noticed that it's using google web API instead of native iOS.
As a result, it's not possible …
-
## Issue
I'm trying to build the app with `use_frameworks` enabled in `Podfile` on iOS but I'm getting this error everytime: `../node_modules/react-native/ReactCommon/cxxreact…
-
**Do you want to request a *feature* or report a *bug*?**
Request a feature
**What is the current behavior?**
React ecosystem was promoting ES6 classes and modules since 2014 and many packages li…
-
**Describe the bug**
When my `` tag is dynamically added to the UI, its handlers are getting ignored.
**How are you using react hotkeys components? (HotKeys, GlobalHotKeys, IgnoreKeys etc)**
He…