react-native-chooser icon indicating copy to clipboard operation
react-native-chooser copied to clipboard

fix(indicator): Indicator is not defined

Open geminiyellow opened this issue 7 years ago • 5 comments

sorry @gs-akhan , i use babel to import all the js file. and you know,

Uncaught ReferenceError: Indicator is not defined
    at eval (webpack:///./src/Fuck.js?:1)
    at Object../src/Fuck.js (bundle.js:13126)
    at __webpack_require__ (bundle.js:710)
    at fn (bundle.js:95)
    at eval (webpack:///./src/App.js?:1)
    at Object../src/App.js (bundle.js:13114)
    at __webpack_require__ (bundle.js:710)
    at fn (bundle.js:95)
    at eval (webpack:///./index.web.js?:1)
    at Object../index.web.js (bundle.js:775)

i think your code is very good, but i think write it on more common format, the package is better.

geminiyellow avatar Mar 12 '18 10:03 geminiyellow

Hi, Should I merge this ?

Sorry for very very very long delay

gs-akhan avatar May 21 '18 12:05 gs-akhan

@gs-akhan thank you ; )

geminiyellow avatar May 22 '18 02:05 geminiyellow

is this ever getting fixed/merged? Or is it fair to say that this project is dead?

apolishch avatar Oct 22 '18 15:10 apolishch

@apolishch i dont know, if you dont comment on this PR, i already totally forgot it. maybe you are right, no commit in 1 year means is dead.

geminiyellow avatar Oct 23 '18 01:10 geminiyellow

FWIW we forked it(and fixed this issue) here: https://github.com/flockcover/react-native-chooser https://www.npmjs.com/package/@flockcover/react-native-chooser

If this project resumes life, we'll kill our fork

apolishch avatar Oct 23 '18 14:10 apolishch