Amire Steve
Amire Steve
Yeah, Figured it out later on. Thanks @PhilippHeuer. Something else have been battling with.... I set up the multisite as a sub-domain. But on creating a new site, The url...
http://dsa.applyed.herokuapp.com That's an example of the sub-domain I got. But on accessing it, it shows a 404 heroku page.
Hello @PhilippHeuer Having decided on taking to your advice, am having issues mapping my domain to the heroku app. And creating the wildcard dns entry. Please can you kindly suggest...
Hi, @kenjdavidson Thanks for the response. Below is the code for the connection ``` async function connectToDevice() { setIsConnected(false); setConnecting(true); try { if (device._nativeDevice.bonded === false) { console.log("Bonding to device");...
Is there a possibility of a possible virtual meet, If you don't mind, we could use google meet?
Oh Great! Thanks a lot. Pending that time, I'll appreciate a guide through the debugging. What do you need me to do, let me try it here.
> Try adding `contentContainerStyle={{ flexGrow: 1 }}` to the ScrollView: > > ``` > > {/* START FIX */} > > {/* END FIX */} > Hello > navigationState={{index, routes}}...