- π Iβm currently working on Mobile Application development using React Native and Android native.
- π± Iβm currently learning Swift
- π― Iβm looking to collaborate on RN Projects
- π¬ Ask me about RN and Android native projects
- π« How to reach me: hussain.ahmad5539@gmail.com
- π Pronouns: Sherwani
- β‘ Fun fact:
π
Working from Home
Mobile Application Engineer(Android & React Native)
- Islamabad, Pakistan
- https://www.linkedin.com/in/hussain-sherwani-23013888/
- @iamSherwanii
Pinned Loading
-
Custom ReactModal with fully custom ...
Custom ReactModal with fully custom support having OK and Cancel button 1import React from "react";
2import {Text, View, TouchableOpacity} from "react-native";
3import Theme from "../utill/Color";
4import Modal from 'react-native-modal';
5import Layout from "../utill/Layout";
-
30-seconds-of-code
30-seconds-of-code PublicForked from Chalarangelo/30-seconds-of-code
A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
JavaScript
-
awesome-reactnative-ui
awesome-reactnative-ui PublicForked from madhavanmalolan/awesome-reactnative-ui
Awesome React Native UI components updated weekly
Python
-
Deep Link Instrumented Test
Deep Link Instrumented Test 1package com.companyName.myProject;
23import android.content.Intent;
4import android.net.Uri;
5import android.support.test.InstrumentationRegistry;
-
Layout.js
Layout.js 1import { Dimensions } from 'react-native';
23const width = Dimensions.get('window').width;
4const height = Dimensions.get('window').height;
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.