-
Hi! š
Firstly, thanks for your work on this project! š
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-smooth-pincode-input@1.0.9` for the projā¦
aniul updated
1 month ago
-
I'm working on animating an icon with hooks and `react-native-animatable` but I'm getting an error using the `useRef` hook. The error is `undefined is not an object (evaluating 'iconRef.current.animatā¦
-
### What happened?
The interstitial format for iphone 16, 16 pro and 16 pro max cannot be pressed, so the user can't dismiss the Ad unit.
### Platforms
Only on iOS
### React Native Info
ā¦
-
### Summary
@victorsoares96 @Jemeni11 @shlomizadok hi , When we move to next page there is a white background showing in between the rendering pages so is there any way to avoid this or any way tā¦
-
**Background**
We have an Expo 50 React Native app written in Typescript that makes use of our backend API for object detection in images captured by our users. We wanted to try out your library to sā¦
-
Code:
```ts
import * as Animatable from 'react-native-animatable';
const Connection: React.FC = () => {
const animatableRef = useRef(null);
// not working
// const animatableRef = useā¦
-
Our RN app of which we want to create a web version from fails to serve due to `DynamicFonts` using `react-native-fs`.
```
ā momo-app git:(staging) ā yarn web
yarn run v1.22.19
$ webpack serve ā¦
-
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ā¦
-
I'm getting this error while using it in react-native-web
ERROR in ./.yarn/cache/react-native-animatable-npm-1.3.3-faaca7e1fa-eb35821de3.zip/node_modules/react-native-animatable/createAnimatableComā¦
-
after installing react-native-animatable package its giving following error:
> E:\React Native\sample>react-native run-android
> Command `run-android` unrecognized. Make sure that you have run `npā¦