Eren Kulaksız

Results 8 comments of Eren Kulaksız

Wrapping component inside a view then giving borderRadius to that view fixed my issue. Example: ``` setSelectedFilter(itemValue) }> ```

> I tried the view wraparound and doesnt seemt to work on android emulator? Could you please send a code snippet with your styles? Make sure you have been given...

Don't use NextAuth on App router. Atleast that is what i came to conclusion via my experience.

`next-auth` has 250 active issues and nearly 90 pr's. Just dont use next-auth @GroophyLifefor

> I'd say this is an undefined behaviour since I have never had more than 1 girlfriend I'm unsure about that. The fact that you having even 1 girlfriend with...

> I was able to solve it via app.json. Add under plugins `expo-build-properties`: > > ``` > [ > "expo-build-properties", > { > "android": { > "extraMavenRepos": [ > "../../node_modules/react-native-adapty/lib/android/localMaven"...

9. Add ok button to year modal. Also, remove the content component its unneccesary.