takuyaa / kuromoji.js

JavaScript implementation of Japanese morphological analyzer
832 stars 117 forks source link

Compatibility with React Native #15

Open tslater opened 7 years ago

tslater commented 7 years ago

I would love to help get this working in React Native. It seems that the biggest obstacle would the Dictionary Loader. Any help in understanding how the app decides which of the two dictionary loaders to use would be great.

tslater commented 7 years ago

By the way, kuromoji.js is sick! Nice work!

baijunjie commented 6 years ago

I am also looking for a library of Japanese translations of Romaji at RN, Whether there are other alternatives?