Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-native-template-qqm

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-template-qqm - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

1

app/containers/Page1.js
import React, { Component } from 'react';
import {
View,
Button
} from 'react-native';

@@ -6,0 +5,0 @@ import { navigation } from '../utils';

import React, { Component } from 'react';
import {
View,
Button
} from 'react-native';

@@ -6,0 +5,0 @@ import { navigation } from '../utils';

import React, { Component } from 'react';
import {
View,
Button
} from 'react-native';

@@ -6,0 +5,0 @@ import { navigation } from '../utils';

import React, { Component } from 'react';
import {
View,
Button
} from 'react-native';

@@ -6,0 +5,0 @@ import { navigation } from '../utils';

2

app/containers/Page5.js
import React, { Component } from 'react';
import {
View,
Button
Text
} from 'react-native';

@@ -6,0 +6,0 @@ import { navigation } from '../utils';

import { ToastAndroid, BackHandler, Platform } from 'react-native';
import { NavigationActions } from 'react-navigation';
import store from '@app/store';
import store from '../store';

@@ -5,0 +5,0 @@ const push = (routeName, params = {}, action) => {

{
"name": "react-native-template-qqm",
"version": "0.1.5",
"version": "0.1.6",
"description": "react-native template for qqm",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc