Rahul Halder

Results 5 issues of Rahul Halder

Recently we have started acquiring users from spain , and users are requesting for spanish translation.

enhancement
good first issue

Hey @garimasingh128 , I would like to update the movie card layout with something like this. Please assign me this issue if its cool to work on it. ![M](https://user-images.githubusercontent.com/48245702/94804206-11cf9b80-0408-11eb-875e-c532463045ff.png)

feature_request

**Warning** ```javascript WARN Require cycle: components/DatePicker/datePicker/DatePicker.js -> components/DatePicker/datePicker/components/SelectTime.js -> components/DatePicker/datePicker/DatePicker.js Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle. [Fri...

When using `@lazy` decorator in model class in typescript, I am getting this error. Hacks -> Works with javascript. How can I use this with typescript ?

Facing error while setting up in iOS. Tried, -> Allow Non-Modular includes in Framework Module to **Yes** **Versions** ``` "react-native": "0.63.4", "@nozbe/watermelondb": "^0.24.0", ``` **Error** **Podfile** ``` source 'https://github.com/cocoapods/specs.git' platform...