Error on RN project startup if using realm (java.lang.UnsatisfiedLinkError: couldn't find DSO to load)

Started a new project and wanted to use realm, works on IOS but if I want to build on a android to help with development I keep getting this error

I even tried some template with realm but get the same error.

Any help is appreciated.

New user so can’t post more than 1 image per post

Really new to RN and realm. I’ll post my package.json and how I’m doing my db

I am having same problem. Did you find any solution ?