Muhammad Saqlain

Results 3 issues of 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...

Platform: iOS
Component: TextInput
Needs: Environment Info
Needs: Attention

## 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...