moedeveloper
moedeveloper
I would be really happy if you can make an example using identityServer 4, i have problem with the redicrection i dont know i can redirect the user to the...
I tried the plugin but it wont work with the latest react-native :( am getting the following error node_modules/react-native/Libraries/Components/TextInput/TextInputState.js Module not found: Can't resolve '../../Utilities/Platform' in '.../node_modules/react-native/Libraries/Components/TextInput'
Iam trying to import the package with tsx code but it wont work, it can find the react-native-material-textfield in node_module. The file is availbale there but it seems it is...
I need to show live streaming video in Expo react native app. I tried expo-video but it only plays mp4 videos not live stream if i'm not wrong. I don't...
I get the following error when i try to use the example provided in this git to save into dynamodb `The provided key element does not match the schema [ValidationException]:...
I created a service to send notification to tokens that already being saved into a db. thats how the implementation looks like.  I have...
I am trying to use it in a typescript project but it wont work :( it can find the reference of it in the node_modules :( 