javascript-obfuscator icon indicating copy to clipboard operation
javascript-obfuscator copied to clipboard

API ?

Open kshontop opened this issue 1 year ago • 2 comments

Hello,

I'd like to know whether https://obfuscator.io/ has an API so that I can send my code directly and have the site send it back to me with an obfuscated version.

kshontop avatar Sep 29 '23 21:09 kshontop

I also started seeing the same warning this morning after upgrading to React Native 0.71.11. For context, I'm not using Expo, and I'm using NativeBase 3.4.28.

darrylyoung avatar Jun 29 '23 10:06 darrylyoung

I'm also seeing the same error.

"native-base": "^3.4.28", "react": "18.2.0", "react-native": "0.71.8",

kurucaner avatar Jun 29 '23 21:06 kurucaner

same here in ReactNative 0.71.8 and NativeBase3.4.28

shrikkkk avatar Jul 01 '23 03:07 shrikkkk

After an update, the node module has the Same Warning occurs where I'm using react 18.2.0, ReactNative 0.71.8 , NativeBase 3.4.28, expo ~48.0.18

WebVishalOfficial avatar Jul 01 '23 03:07 WebVishalOfficial

I have the same issue "native-base": "^3.4.28", "react": "18.2.0", "react-native": "0.71.8",

AlexanderBabak avatar Jul 02 '23 09:07 AlexanderBabak

I have the same issue "native-base": "^3.4.28", "react": "18.2.0", "react-native": "0.71.8",

warleyvods avatar Jul 02 '23 12:07 warleyvods

I just bootstrapped a new project with NativeBase with the same problem: "native-base": "^3.4.28", "react": "18.2.0", "react-native": "0.71.8",

FabianReitz avatar Jul 02 '23 14:07 FabianReitz

I also faced the same problem

"native-base": "^3.4.28", "react": "18.2.0", "react-native": "0.71.8",

piruthuvi22 avatar Jul 02 '23 16:07 piruthuvi22

I also faced the same problem

"native-base": "^3.4.28", "react": "18.2.0", "react-native": "0.71.8",

piruthuvi22 avatar Jul 02 '23 16:07 piruthuvi22

I have the same problem and I'm working without expo.

"native-base": "^3.4.28", "react": "18.2.0", "react-native": "0.71.8",

rubenmaat avatar Jul 02 '23 17:07 rubenmaat

I have the same problem and I'm working without expo.

"native-base": "^3.4.28", "react": "18.2.0", "react-native": "0.71.8",

rubenmaat avatar Jul 02 '23 17:07 rubenmaat

Same issue here

"native-base": "^3.4.28", "react": "18.2.0" "react-native": "0.71.8",

nickherious avatar Jul 02 '23 21:07 nickherious

Same issue here

"native-base": "^3.4.28", "react": "18.2.0" "react-native": "0.71.8",

nickherious avatar Jul 02 '23 21:07 nickherious

+1

alanluigi avatar Jul 03 '23 14:07 alanluigi

+1

alanluigi avatar Jul 03 '23 14:07 alanluigi

+1

danielLutziger avatar Jul 03 '23 14:07 danielLutziger

+1

danielLutziger avatar Jul 03 '23 14:07 danielLutziger

+1

SohaibKtb avatar Jul 04 '23 09:07 SohaibKtb

+1

SohaibKtb avatar Jul 04 '23 09:07 SohaibKtb

+1

CharlysTorres avatar Jul 04 '23 12:07 CharlysTorres

+1

CharlysTorres avatar Jul 04 '23 12:07 CharlysTorres

+1

wasiquehaider avatar Jul 04 '23 12:07 wasiquehaider

+1

wasiquehaider avatar Jul 04 '23 12:07 wasiquehaider

Idem

filipecalm avatar Jul 04 '23 12:07 filipecalm

Idem

filipecalm avatar Jul 04 '23 12:07 filipecalm

+1

joeyboth avatar Jul 04 '23 14:07 joeyboth

+1

joeyboth avatar Jul 04 '23 14:07 joeyboth

+1

khanakia avatar Jul 04 '23 18:07 khanakia

+1

khanakia avatar Jul 04 '23 18:07 khanakia

+1

eccianime avatar Jul 04 '23 18:07 eccianime

+1

eccianime avatar Jul 04 '23 18:07 eccianime

+1

alexukm avatar Jul 05 '23 03:07 alexukm

+1

alexukm avatar Jul 05 '23 03:07 alexukm

I have the same problem, even with brand new app and only native base installed

aldvintumbelaka avatar Jul 05 '23 05:07 aldvintumbelaka

I have the same problem, even with brand new app and only native base installed

aldvintumbelaka avatar Jul 05 '23 05:07 aldvintumbelaka

+1 Incrementing the counter

natemartins avatar Jul 05 '23 06:07 natemartins

+1 Incrementing the counter

natemartins avatar Jul 05 '23 06:07 natemartins

+1

RSDxavier avatar Jul 05 '23 07:07 RSDxavier

+1

RSDxavier avatar Jul 05 '23 07:07 RSDxavier

Please how can one resolve this issue?

Chiomsyn avatar Jul 05 '23 10:07 Chiomsyn

Please how can one resolve this issue?

Chiomsyn avatar Jul 05 '23 10:07 Chiomsyn

NativeBaseProvider is using SSRProvider which is not required anymore. So maintainer will have to remove the SSRProvider in order to fix this issue

khanakia avatar Jul 05 '23 12:07 khanakia

NativeBaseProvider is using SSRProvider which is not required anymore. So maintainer will have to remove the SSRProvider in order to fix this issue

@khanakia Can you do this and create a PR for NativeBase to merge?

natemartins avatar Jul 05 '23 16:07 natemartins

NativeBaseProvider is using SSRProvider which is not required anymore. So maintainer will have to remove the SSRProvider in order to fix this issue

@khanakia Can you do this and create a PR for NativeBase to merge?

natemartins avatar Jul 05 '23 16:07 natemartins

NativeBaseProvider is using SSRProvider which is not required anymore. So maintainer will have to remove the SSRProvider in order to fix this issue

@khanakia Can you do this and create a PR for NativeBase to merge?

I've created a PR for the issue.

PR: https://github.com/GeekyAnts/NativeBase/pull/5764

kurucaner avatar Jul 05 '23 16:07 kurucaner

+1

daniazizz avatar Jul 06 '23 10:07 daniazizz

+1

daniazizz avatar Jul 06 '23 10:07 daniazizz

+1

shrikkkk avatar Jul 06 '23 12:07 shrikkkk

+1

shrikkkk avatar Jul 06 '23 12:07 shrikkkk

A working around until the oficial fix:

In your App.tsx or index.js

import { LogBox } from "react-native"

LogBox.ignoreLogs([ 'In React 18, SSRProvider is not necessary and is a noop. You can remove it from your app.', ])

HenriqueMarcelo avatar Jul 06 '23 13:07 HenriqueMarcelo

A working around until the oficial fix:

In your App.tsx or index.js

import { LogBox } from "react-native"

LogBox.ignoreLogs([ 'In React 18, SSRProvider is not necessary and is a noop. You can remove it from your app.', ])

HenriqueMarcelo avatar Jul 06 '23 13:07 HenriqueMarcelo