visto9259

visto9259

  • Docs
  • Guides
  • About
  • Blog
  • GitHub

›Packages

Packages

  • php-webpack-plugin
  • laminas-webpack
  • urlsearchparams-react-native
  • laminas-console-symfony

urlsearchparams-react-native

This is a replacement library for URLSearchParams for React Native apps.

It is a port of jerrybendy/url-search-parmams-polyfill as a JS class.

Limitations:

  • This library is for use in React Native applications
  • It has not been tested in other frameworks

Installation

This can be installed using yarn:

$ yarn add @visto9259/urlsearchparams-react-native

or using npm:

$ npm install @visto9259/urlsearchparams-react-native --save

Make sure to import the class:

import {URLSearchParams} from '@visto9259/urlsearchparams-react-native';

Usage

To come

← laminas-webpacklaminas-console-symfony →
  • Limitations:
  • Installation
  • Usage
Copyright © 2022 VISTO Consulting inc.