Softkeydel

Results 16 issues of Softkeydel

` import React, { useState } from "react"; import { StyleSheet, View, FlatList } from "react-native"; import DropDown from "react-native-paper-dropdown"; function App() { const [showDropDown, setShowDropDown] = useState(false); const [gender,...

Hello I'm trying to create a small game in construct3. But I'm facing a orientation problem. I want the game always open in Landscape. But I can't. Please help

installed with npm install react-native-bottomsheet-reanimated command. followe steps from https://npm.io/package/react-native-bottomsheet-reanimated but the drag is not working at all Please help

lookupMimeType() function returning null for various audio files like .m4a, .mp3, .acc, .amr Please help

lookupMimeType() function returning null for various audio files like .m4a, .mp3, .acc, .amr Please help

package:mime

Dropdown opening for the first time without any issue. But after first time dropdown opening after multiple clicks. Arrow icon is changing but dropdown is not opening and suddenly dis-appearing...