-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
**Describe the bug**
When I tried to collect the payment from the stripe terminal using the tap to pay(Simulated mode: YES) React native app, I got an error.
While we working on the stripe reader …
-
I'm not entirely sure which project to put this on, but since I'm using react-globalize-webpack-plugin, react-globalize I figured this might be the best place to start.
I'm trying to use `` in our re…
-
Hello, I'm implementing the 'react-native-in-app-review' lib in my app, I did the android configuration following these steps [](https://medium.com/huawei-developers/android-integrating-your-apps-with…
-
We need to have https://github.com/andpor/react-native-sqlite-storage set up for Android and iOS. Please deliver at least one separate commit per todo :wink: which should make cherry-picking easy, if …
-
## Bug report
### Describe the bug
We are using medusa for an internal company store, where users are assigned points to shop for, rather than using real money.
Instead of using one of the buil…
-
Will this work with react native?
I tried to install and got a Transform Error from Babel:
```
TransformError: /Users/XXX/node_modules/react-number-format/lib/number_format.js:
[BABEL] /Users…
-
Consider the following input value:
`12345`
The output would be:
`$ 123.45` instead of `$ 1,2345.00`.
How to achieve the first output using this library?
This is how I am using right now, u…
-
It says "this field is required" but the actual problem is that it doesn't like the comma. If possible, I think this form should ignore commas, since it's common for people to enter them with curr…