Wind

Results 261 comments of Wind

Screens tsx ``` import { Box, StyledText } from 'components'; import * as React from 'react'; import { useNavigation } from '@react-navigation/native'; import { useDispatch } from 'react-redux'; import I18n...

> Are we going to go one by one? Which versions are you using? oo sorry :( ``` Package versions React: 17.0.1 React Native: 0.64.0-rc.4 React Native Reanimated: 2.0.0 ```

> And the Hold Menu version? Is it **v0.0.8**? This might because of your Reanimated setup as well. Be sure Reanimated it is working fine. yes, v0.0.8, Reanimated I've been...

> I see, I have to reproduce problem to solve and will try. Any help would be great to reproduce it. Reanimated no problem, add react-native-hold-menu some problem https://user-images.githubusercontent.com/38668796/110529174-f8a2e780-8129-11eb-90ca-b65ca7e33ea5.mov

https://github.com/software-mansion/react-native-reanimated/releases/tag/2.0.0 Can it test this with the stable version just released? I wonder if the library does not work steadily

some problem, en working but fr send data dont fr translate. only en support

send fr and console.log see fr languge but email dont change fr only en send ```ts @Module({ imports: [ I18nModule.forRoot({ fallbackLanguage: 'en', fallbacks: { 'en-*': 'en', 'fr-*': 'fr', 'fr': 'fr',...

https://user-images.githubusercontent.com/38668796/165935299-d3b6b474-5bc3-4a0e-9de8-a79f3da33aa2.mp4 ionic ios router-link change menu bug iam used vue and version 6.1.3 some problem

did you integrate ?