yeah, sorry. think of it like b4a without the "b". you code in java, and you build, among others, android apps. in this case, it uses android's wifimanager class to do what it does. if we knew exactly what it does, we could re-write it without the react-native bits. after all, the author wrote it with the react-native bits to handle some aspects. but he used android classes just like we do. he may or may not have figured out how to deal with your issue. i mean, we really don't know if it would have worked, and
whatever he figured out probably has nothing to do with react-native. he just chose react-native as his development platform, but he used android classes. we use b4a as our platform, with android classes.