This repository has been archived by the owner on Feb 4, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
Customization #5
Comments
Currently the insert target styles are inlined and hardcoded to make the build process easier (i.e. not introduce style-loader et al). One option could be to move all the styling of the insert targets to the application layer (via the classNames prop, as is the case for the other parts of the component). Unfortunately I don't have the bandwidth currently to work on this. If you'd be willing to work on this, you could submit a PR and I would merge it. |
Thanks for the quick reply. i will check that one, |
magnushiie
added a commit
that referenced
this issue
Nov 8, 2016
This commit was about #4, not this one. |
bsjaffer, could you share your react mobile implementation? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Thanks for the wonderful plugin.. i am trying to use this in my mobile app and it working in touch devices too when i change backend. I would like to use this as a listview and like to know how to customize the styles.
Is there any way i can customize the insert target styles and other things?
The text was updated successfully, but these errors were encountered: