Results 7 issues of thesved

ViewPropTypes is depreciated from react-native-web v12.0 upwards, this PR fixes it.

In doTransfer function the previousBalanceFrom was assigned before the TokenController(controller).onTransfer call, which can cause error in case the token controller starts a new transfer from or to the original _from...

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? Using a fixed seed either setting...

bug-report

Fix cuda error in `register_buffer` on Mac OS.

use 'restrict' in settings, if you set it to a number bigger than 0, then it doesn't let more than 'restrict' amount of notifications to be open

Render and copy images at the current scale, instead of downscaling first thus losing resolution, then rescaling them. **Summary** Render images without losing resolution. This PR fixes/implements the following **bugs**...

it should be `inject` similarly to SPA, instead of `injectOptions`