Palindrom icon indicating copy to clipboard operation
Palindrom copied to clipboard

Implement bindings for React

Open warpech opened this issue 6 years ago • 2 comments

Do a package that implements Palindrom bindings to React. Might be based on https://github.com/Starcounter/HelloWorld-React and https://github.com/Starcounter/HelloWorld-ReactNative.

It might be a ES6 Proxy that uses React hooks or use an intermediate state manager such as Redux or MobX.

warpech avatar May 15 '19 11:05 warpech

Might be based on Starcounter/HelloWorld-React and Starcounter/HelloWorld-ReactNative.

I wouldn't encourage that. The example is super outdated.

Writing a custom React hook around Palindrom called sth like usePalindromState should be super easy and clean to do. No MobX or Redux needed at all.

alshakero avatar May 15 '19 12:05 alshakero

I don't mind being assigned to this if needed.

alshakero avatar May 15 '19 12:05 alshakero