Recurring select (ice cube gem) in React

144 Views Asked by At

I'm trying to migrate my Rails front end to React and need to import the recurring select gem to React. Don't seem to find a stable npm package for this rails gem.

How would I import this ruby gem into React through webpacker?

1

There are 1 best solutions below

0
madav On BEST ANSWER

Ended up basing my code on this repo - https://github.com/colinwahl/react-recurring-select