0.4.2 • Published 11 months ago

@agribank/post-message v0.4.2

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

Communication

In order to communicate with super-app we must have defined post-message protocols and message types. All supported messages are included within this package.

Examples

usePostMessage({
	callback: (response) => {
		console.log(response);
	},
	message: "readSMS"
});
0.4.2

11 months ago

0.4.1

11 months ago

0.4.0

11 months ago

0.3.0

11 months ago

0.2.0

12 months ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago