Results 8 issues of Ramin

After building ssr version with "build:ssr" script I tried to run it with "serve:ssr" script But it contains errors blow > ERROR Error: Uncaught (in promise): Error: Cannot match any...

The next button on android keyboard hasn't any keyCode or charCode and keyCode "13" dosen't work for this button. How should I handle it ?

I integrate react select with react final form like this: ``` const ReactSelectAdapter = ({input, ...rest}) => ( ); ``` how is this possible with this component ?

I guess your css code doesn't perfectly show in new version of google chrome & android web view. ![untitled](https://cloud.githubusercontent.com/assets/3243902/9700383/f1b9c5d4-5415-11e5-8b51-f7db622154ed.png)

Is it possible to run this model on react native projects for android ?

When attempting to build the example Android project, I encountered the following error: `CMake Warning at D:/Software/android-sdk-windows/ndk/24.0.8215888/build/cmake/android-legacy.toolchain.cmake:415 (message): An old version of CMake is being used that cannot automatically detect...

Is it possible to run this model on react native projects ?

I tried to build android app but got below error: `java.lang.UnsatisfiedLinkError: dlopen failed: library "libtensorflowlite.so" not found: needed by /data/app/~~jOedJbF-1DUjS_rJaBhjHw==/com.whispertflite-1l5LPHQ3KSPQexsn0qsQjg==/base.apk!/lib/arm64-v8a/libaudioEngine.so in namespace clns-4 at java.lang.Runtime.loadLibrary0(Runtime.java:1082) at java.lang.Runtime.loadLibrary0(Runtime.java:1003) at java.lang.System.loadLibrary(System.java:1661) at...