Evgeniy Kozhich
Results
3
issues of
Evgeniy Kozhich
Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...
### Current behavior ``` import { useState, useEffect } from 'react'; import { Text, SafeAreaView, StyleSheet } from 'react-native'; import { createNativeStackNavigator } from '@react-navigation/native-stack'; import { useNavigation, NavigationContainer }...
bug
platform:web
platform:android
platform:ios
repro provided