Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
blueeastcode

blueeastcode/react-native-web-maps

React Native for Web implementation of react-native-maps

JavaScript
0
1
MIT License
haris-ramzan's profile
haris-ramzan
2 contributions
bjavaid's profile
bjavaid
1 contributions
KaaliF's profile
KaaliF
1 contributions
adnan1naeem's profile
adnan1naeem
1 contributions

Support the dependencies of blueeastcode/react-native-web-maps

Account's avatar
tomchentw/react-google-maps
React.js Google Maps integration component
Account's avatar
palantir/tslint
An extensible static analysis linter for the TypeScript language
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
facebook/react
React is a JavaScript library for building user interfaces.
Account's avatar
commitizen/cz-cli
Git commit, but play nice with conventions.
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
facebook/react
React package for working with the DOM.
Account's avatar
necolas/react-native-web
React Native for Web
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Account's avatar
semantic-release/semantic-release
Automated semver compliant package publishing
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
conventional-changelog/validate-commit-msg
Script to validate a commit message follows the conventional changelog standard

react-native-web-maps is a thin wrapper that brings Airbnb’s **react‑native‑maps** API to React Native for Web by internally using the Google Maps JavaScript library via **react‑google‑maps**. It lets web developers write the same `MapView` and `MapView.Marker` components (with basic region, marker and event props) they use in mobile React Native apps, requiring only a Google Maps API key and a Webpack alias. The package is aimed at React Native developers who want to share map code between iOS/Android and web browsers.