Skip to content

Instantly share code, notes, and snippets.

View seekersapp2013's full-sized avatar

Babalola Oluawtobi Emmanuel seekersapp2013

View GitHub Profile
@seekersapp2013
seekersapp2013 / map.js
Created April 16, 2020 04:56 — forked from zikosw/map.js
expo map marker
import React from 'react';
import { MapView } from 'expo';
export default class App extends React.Component {
render() {
return (
<MapView
style={{ flex: 1 }}
initialRegion={{
latitude: 37.78825,