Muhammad Saqlain
Muhammad Saqlain
``` import React, { PureComponent } from 'react'; import {Text, TextInput, View} from 'react-native'; const App = () => { return ( Text Input without alignment Text Input with right...
## Description Fixes # Added `setStyleLayerProperty support` that allows setting the value of a property for a specific layer referencing the specified `layerId` ## Checklist - [x] I've read `CONTRIBUTING.md`...
Added `setStyleLayerProperty` support that allows setting the value of a property for a specific layer referencing the specified `layerId` ## Checklist - [X] I've read `CONTRIBUTING.md` - [X] I updated...