Yao

Results 25 comments of Yao

> We have a release pending from our Hermes branch, which will pull in the latest improvements from `master`. It'll land first thing in the new year. I almost cried...

I tried Realm JS v10.20.0-beta.0, but I met a terrible problem, sometimes I reopen my app, all data is missing, but when I check the default.realm file, all data is...

> > I met a terrible problem > > @YaoHuiJi please [create an issue](https://github.com/realm/realm-js/issues/new?assignees=&labels=hermes&template=hermes.yml) with the relevant information allowing us to reproduce and eventually solve any bug there might be....

> > I tried Realm JS v10.20.0-beta.0, but I met a terrible problem, sometimes I reopen my app, all data is missing, but when I check the default.realm file, all...

I met the same issue [here](https://github.com/realm/realm-js/issues/2812), I am not familiar with Xcode and c++, but these errors seems to be related to a header file conflict between the following two...

~~solution 1:~~ ~~I add a forwardRef prop to support React.forwardRef, to make DateTimePicker an animatable component. I'm not very~~ ~~sure if it's a good solution,but it works for me. Here...

If you see this, I think you have the same problem. I still don't know why and how to solve it. but I find a way to reduce the re-renders,...

This issue will cause a lot of users to be completely unable to use the Apps that uses this library. If you have time, can you please have a look?...

hi @shlaikov , I tried to change RNImagePickerSpec to NativeImagePickerSpec to dismiss the error, but I soon ran into a number of compilation problems with other libraries, so I finally...