andy199609
andy199609
Is the library not provide the change page feature? I want to custom the previous and next button to change the current slide page.
Why the animation of siri wave look so lag and not smooth?
I tried to use swiftSocket to send data to window tcp server, but it cannot receive any string data, it only see my device is connected to server. If I...
const AppStack = createStackNavigator({ Home: { screen: HomeScreen, path: 'home/:id' }, News: { screen: LatestNewsScreen, path: 'news/:id' }, Setting: { screen: SettingScreen, path: 'setting/:id' }, Registration: { screen: RegistrationScreen, path:...