-
Updated
Oct 13, 2020 - JavaScript
reactnative
Here are 1,080 public repositories matching this topic...
-
Updated
Oct 21, 2020 - JavaScript
-
Updated
Aug 19, 2020 - TypeScript
-
Updated
Sep 17, 2020 - JavaScript
-
Updated
Sep 24, 2020 - TypeScript
-
Updated
Feb 6, 2019 - JavaScript
-
Updated
Oct 19, 2020 - C
-
Updated
Feb 21, 2020 - JavaScript
-
Updated
Sep 21, 2020 - Objective-C
-
Updated
Oct 8, 2020 - JavaScript
-
Updated
Feb 12, 2018 - JavaScript
Hi, thanks for this package. It's really good. I want to suggest to add activeOpacity prop in styles object for <TouchableOpacity /> components.
-
Updated
Apr 20, 2020 - JavaScript
-
Updated
Dec 12, 2017 - JavaScript
-
Updated
Jul 17, 2020 - JavaScript
While generating project, we first pass it through validators to check for any errors in the uidl that is shared. But in the current check, we need a mandatory components filed.
Like a field components: {} is mandatory or checks fail, even when we are not using any components. Refactor to fix the validator to ignore if no components are used and specified in the UIDL
-
Updated
Apr 26, 2018 - JavaScript
-
Updated
Oct 1, 2020 - C++
-
Updated
Jun 30, 2020 - Java
-
Updated
Aug 12, 2020 - JavaScript
-
Updated
Jul 15, 2017 - JavaScript
-
Updated
Dec 28, 2019 - Java
-
Updated
Nov 21, 2019 - JavaScript
Improve this page
Add a description, image, and links to the reactnative topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the reactnative topic, visit your repo's landing page and select "manage topics."
Bug Report
Problem
In a private group chat that I created, assigned a name and act as an admin, I am unable to successfully change the name.
Expected behavior
[comment]: # Group chat name is able to be changed
Actual behavior
[comment]: # Group chat name is not able to be changed
Notes
For the developer who will be investigating. Is it related to anothe