I completely changed the way it worked and created another directory to work on this. you can find the new repo here: https://github.com/DarkSorrow/llamarn
The module works for android too on it. The main problem was that on android some dynamic library tried to be loaded but they were silently failing and therefore preventing the library to be registered. From what i read there is a problem with react 0.76 with it. The best way if you have the same error is to look at the correct initalisation of your library. Maybe write a log in your init and see if it stills there